All Questions
2 questions
3votes
4answers
843views
What Does It Usually Mean for a Feature to be "Supported"?
I'm currently working some testing for a particular area of an application. I had to write some automated tests for a particular feature but due to the circumstances, this was not easy to do. When I ...
7votes
4answers
5kviews
Is functional spec a "design document"?
So I have been a bit lost in the terms, so first of all I present you what I have learned so far: System requirements specification - what users want, what the system should do Functional requirement -...